CommonEvent 9127
Name = "サキュバスコス着替え"

  ConditionalBranch([0, 3463, 1])
    ControlSwitches([3463, 3463, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["\\n<Clerk>"])
    ShowText(["You might be wondering why fashion at a time like this."])
    ShowText(["However, it's precisely in times like this that we want to keep our spirits bright."])
    Empty([])

  BranchEnd([])
  ConditionalBranch([0, 3457, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["\\n<Clerk>"])
    ShowText(["Oh, you are the VIP, Luka-sama, aren't you?"])
    ShowText(["Are you going to dress in women's clothing here?"])
    ShowChoices([["Don't cross-dress", "Cross-dress"], 1])
    When([0, "女装しない"])
      ExitEventProcessing([])
      Empty([])

    When([1, "女装する"])
      ConditionalBranch([0, 3263, 0])
        ShowTextAttributes(["mob_hime_fc1", 0, 0, 2])
        ShowText(["\\n<Remina>"])
        ShowText(["Dressing in women's clothing, how intriguing..."])
        ShowText(["It's very intriguing indeed."])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["Right now, I'm holding Queen Remina..."])
        ShowText(["This makes it hard to calmly enjoy dressing up as a woman!"])
        ExitEventProcessing([])
        Empty([])

      BranchEnd([])
      ConditionalBranch([0, 3264, 0])
        ShowTextAttributes(["mob_kisi_fc1", 0, 0, 2])
        ShowText(["\\n<Constance>"])
        ShowText(["Huh, dressing in women's clothing!? What about me...?"])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["Right now, I'm holding Constance..."])
        ShowText(["This makes it hard to calmly enjoy dressing up as a woman!"])
        ExitEventProcessing([])
        Empty([])

      BranchEnd([])
      FadeoutScreen([])
      Wait([30])
      PlaySE(["RPG::SE(@name=\"mon_dassyutu\", @pitch=100, @volume=100)"])
      Wait([60])
      ControlSwitches([3457, 3457, 0])
      Script(["persona_change(2)"])
      FadeinScreen([])
      ShowTextAttributes(["ruka_fc4", 0, 0, 2])
      ShowText(["\\n<Luka>"])
      ShowText(["Ugh... how embarrassing..."])
      ConditionalBranch([0, 3464, 1])
        ControlSwitches([3464, 3464, 0])
        ConditionalBranch([0, 1005, 0])
          ShowTextAttributes(["alice_fc5", 5, 0, 2])
          ShowText(["\\n<Alice>"])
          ShowText(["To think you did a covert operation in such an outfit..."])
          ShowText(["What a disgraceful person."])
          Empty([])

        BranchEnd([])
        ConditionalBranch([0, 1006, 0])
          ShowTextAttributes(["alice_fc1", 5, 0, 2])
          ShowText(["\\n<Alice>"])
          ShowText(["To think you did a covert operation in such an outfit..."])
          ShowText(["What a disgraceful person."])
          Empty([])

        BranchEnd([])
        ConditionalBranch([0, 1007, 0])
          ShowTextAttributes(["alice_fc7", 5, 0, 2])
          ShowText(["\\n<Alice>"])
          ShowText(["To think you did a covert operation in such an outfit..."])
          ShowText(["What a disgraceful person."])
          Empty([])

        BranchEnd([])
        ShowTextAttributes(["ruka_fc4", 0, 0, 2])
        ShowText(["\\n<Luka>"])
        ShowText(["Why do I have to wear this outfit again..."])
        ShowText(["In tense scenes, I quickly change back to my usual outfit, you know."])
        Empty([])

      BranchEnd([])
      ExitEventProcessing([])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([0, 3457, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["\\n<Clerk>"])
    ShowText(["Oh, you are the VIP, Luka-sama, aren't you?"])
    ShowText(["Shall we undo the women's clothing?"])
    ShowChoices([["Stay as is", "Undo cross-dressing"], 1])
    When([0, "このままでいる"])
      ExitEventProcessing([])
      Empty([])

    When([1, "女装を解く"])
      FadeoutScreen([])
      Wait([30])
      PlaySE(["RPG::SE(@name=\"mon_dassyutu\", @pitch=100, @volume=100)"])
      Wait([60])
      ControlSwitches([3457, 3457, 1])
      Script(["persona_change(1)"])
      FadeinScreen([])
      ExitEventProcessing([])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  Empty([])
